setIgnoreMqtt


If true, the device will not process any packets received via LoRa that passed via MQTT anywhere on the path towards it.
bool ignore_mqtt = 104;

Return

This builder for chaining.

Parameters

value

The ignoreMqtt to set.